Fix key "Page_Down" identified as "Next"
authorOlivier Brunel <jjk@jjacky.com>
Thu, 17 Oct 2013 18:19:21 +0000 (20:19 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 24 Oct 2013 22:48:33 +0000 (18:48 -0400)
Since 49c4ad2f the order between "Page_Down" & "Next" had been changed (due to
sorting) and this resulted in the Page Down key being identified as "Next"
instead of "Page_Down"

"Page_Up" wasn't affected, since it comes before "Prior"

Signed-off-by: Olivier Brunel <jjk@jjacky.com>
https://bugzilla.gnome.org/show_bug.cgi?id=710411

gdk/keyname-table.h
gdk/keynames.txt

index f921ea0de3543400cbae5f81017d782c92b5d67f..0df549844fb88a58c08f9a15aaf7122366f4f659 100644 (file)
@@ -1,6 +1,6 @@
 /* keyname-table.h: Generated by gen-keyname-table.pl from keynames.txt
  *
- *  Date: Wed Jul 17 21:51:09 2013
+ *  Date: Thu Oct 17 18:16:31 2013
  *
  * Do not edit.   
  */
@@ -1237,8 +1237,8 @@ static const char keynames[] =
   "Down\0"
   "Page_Up\0"
   "Prior\0"
-  "Next\0"
   "Page_Down\0"
+  "Next\0"
   "End\0"
   "Begin\0"
   "Select\0"
@@ -3515,7 +3515,7 @@ static const gdk_key gdk_keys_by_keyval[] = {
   { 0x00ff55, 14268 },
   { 0x00ff55, 14276 },
   { 0x00ff56, 14282 },
-  { 0x00ff56, 14287 },
+  { 0x00ff56, 14292 },
   { 0x00ff57, 14297 },
   { 0x00ff58, 14301 },
   { 0x00ff60, 14307 },
@@ -5488,7 +5488,7 @@ static const gdk_key gdk_keys_by_name[] = {
   { 0x1008ff68, 26441 },
   { 0x10020aa, 20596 },
   { 0x1008ff69, 26445 },
-  { 0x00ff56, 14282 },
+  { 0x00ff56, 14292 },
   { 0x1008fe22, 25553 },
   { 0x00fed2, 13117 },
   { 0x0000d1, 881 },
@@ -5527,7 +5527,7 @@ static const gdk_key gdk_keys_by_name[] = {
   { 0x00fe79, 12903 },
   { 0x000050, 237 },
   { 0x1001e56, 19027 },
-  { 0x00ff56, 14287 },
+  { 0x00ff56, 14282 },
   { 0x00ff55, 14268 },
   { 0x1008ff6d, 26473 },
   { 0x00ff13, 13705 },
index 18ed27113441376a1a7457bb99ecfb254a095afa..92f1770a8cae369cf8afe82863d706e949631c93 100644 (file)
 0x00ff54 Down
 0x00ff55 Page_Up
 0x00ff55 Prior
-0x00ff56 Next
 0x00ff56 Page_Down
+0x00ff56 Next
 0x00ff57 End
 0x00ff58 Begin
 0x00ff60 Select